home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2001 December
/
pcwk12201b.iso
/
PCWK-txt
/
Intel Free Software
/
IntelChipsetUtility
/
Disk1
/
data1.cab
/
AllFiles
/
Win95Cur
/
440mxUSB.INF
< prev
next >
Wrap
Windows Setup INFormation
|
2001-09-06
|
4KB
|
132 lines
; ****************************************************************************
; ****************************************************************************
; ** Filename: 440mxUSB.INF
; ** Abstract: Windows* 95 INF Update File for Intel(r) 82440MX USB device
; ** Last Update: August 27, 1999 (Version 2.10 Build 0003)
; ****************************************************************************
; ****************************************************************************
[Version]
signature="$CHICAGO$"
Class=USB
ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
Provider=%Intel.Mfg%
LayoutFile=LAYOUT.INF
[DestinationDirs]
DefaultDestDir=11 ; LDID_SYS
[ClassInstall]
Addreg=USBClassReg
[USBClassReg]
HKR,,,,%USBClassName%
HKR,,Icon,,-20
[Manufacturer]
%Generic.Mfg%=Generic.Section
%GenericHub.Mfg%=GenericHub.Section
%Intel.Mfg%=Intel.Section
[Generic.Section]
%PCI\CC_0C0310.DeviceDesc%=OpenHCD.Dev,PCI\CC_0C0310
%PCI\CC_0C0300.DeviceDesc%=UniversalHCD.Dev,PCI\CC_0C0300
%USB\ROOT_HUB.DeviceDesc%=StandardHub.Dev,USB\ROOT_HUB
[GenericHub.Section]
%USB\CLASS_09&SUBCLASS_01.DeviceDesc%=StandardHub.Dev,USB\CLASS_09&SUBCLASS_01
%USB\CLASS_09.DeviceDesc%=StandardHub.Dev,USB\CLASS_09
[Intel.Section]
%PCI\VEN_8086&DEV_719A.DeviceDesc%=UniversalHCD.Dev,PCI\VEN_8086&DEV_719A
[OpenHCD.Dev]
AddReg=OpenHCD.AddReg, USB.AddReg
CopyFiles=OpenHCD.CopyFiles,USB.CopyFiles
[OpenHCD.AddReg]
HKR,,NTMPDriver,,openhci.sys
HKR,,EnumPropPages,,"sysclass.dll,USBEnumPropPages"
[OpenHCD.CopyFiles]
openhci.sys
[UniversalHCD.Dev]
AddReg=UniversalHCD.AddReg, USB.AddReg
CopyFiles=UniversalHCD.CopyFiles,USB.CopyFiles
[UniversalHCD.AddReg]
HKR,,NTMPDriver,,uhcd.sys
HKR,,EnumPropPages,,"sysclass.dll,USBEnumPropPages"
[UniversalHCD.CopyFiles]
uhcd.sys
[StandardHub.Dev]
AddReg=Hub.AddReg
CopyFiles=Hub.CopyFiles
[USB.AddReg]
HKR,,DevLoader,,*NTKERN
[USB.CopyFiles]
usbd.sys
[HUB.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,usbhub.sys
[HUB.CopyFiles]
[ControlFlags]
[DestinationDirs]
DefaultDestDir = 11 ; System directory
[Strings]
USBClassName="Universal serial bus controller"
Generic.Mfg="(Standard USB Host Controller)"
PCI\CC_0C0310.DeviceDesc="Standard OpenHCD USB Host Controller"
PCI\CC_0C0300.DeviceDesc="Standard Universal PCI to USB Host Controller"
USB\ROOT_HUB.DeviceDesc="USB Root Hub"
GenericHub.Mfg="(Generic USB Hub)"
USB\CLASS_09&SUBCLASS_01.DeviceDesc="Generic USB Hub"
USB\CLASS_09.DeviceDesc="Generic USB Hub"
Intel.Mfg="Intel"
PCI\VEN_8086&DEV_719A.DeviceDesc="Intel(r) 82440MX USB Universal Host Controller"
; Copyright (c) Intel Corporation, 1998-1999
; Copyright (c) Microsoft Corporation, 1993-1995
; ************************************************************
; Intel is making no claims of usability, efficacy or
; warranty.
; ************************************************************
; Information in this document is provided in connection with
; Intel products. No license, express or implied, by estoppel
; or otherwise, to any intellectual property rights is granted
; by this document. Intel assumes no liability whatsoever,
; and Intel disclaims any express or implied warranty,
; relating to sale and/or use of Intel products including
; liability or warranties relating to fitness for a particular
; purpose, merchantability, or infringement of any patent,
; copyright or other intellectual property right. Intel
; products are not intended for use in medical, life saving,
; or life sustaining applications.
; ************************************************************
; Intel Corporation disclaims all warranties and liabilities
; for the use of this document and the information contained
; herein, and assumes no responsibility for any errors which
; may appear in this document, nor does Intel make a
; commitment to update the information contained herein. Intel
; reserves the right to make changes to this document at any
; time, without notice.
; ************************************************************
; ************************************************************
; * Third-party brands and names are the property of their
; respective owners.